Welcome![Sign In][Sign Up]
Location:
Search - web server java

Search list

[WinSock-NDISWeb Server

Description: 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
Platform: | Size: 23469 | Author: 耿神 | Hits:

[Web Server简单的WEB SERVER

Description: JAVA的简单的WEB SERVER-simple JAVA WEB SERVER
Platform: | Size: 52324 | Author: 周伟 | Hits:

[JSPjava web server http

Description: java based simple web server for packet handling
Platform: | Size: 2481 | Author: yshgear | Hits:

[JSP/JavaServletmail

Description: 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter JAVA source document CSEmail.jar to send a letter wraps com CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in ExampleServlet.java private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ to alter to www.yourSite.com your website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet fills in your SMTP server and sends a letter the port, but also has you (not correctly not to be able to issue letter) on this server account number
Platform: | Size: 16384 | Author: 陈良 | Hits:

[TCP/IP stackTCP Web Server

Description: 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
Platform: | Size: 8192 | Author: 木头 | Hits:

[JSP/Java多线程实现的Web服务器

Description: JAVA中实现的多线程实现的Web服务器-JAVA achieve the realization of multi-threaded Web server
Platform: | Size: 2048 | Author: 果农 | Hits:

[Web Server简单的WEB SERVER

Description: JAVA的简单的WEB SERVER-simple JAVA WEB SERVER
Platform: | Size: 52224 | Author: 周伟 | Hits:

[Web Serverchap07 Web服务器和浏览器

Description: java编的web服务器和浏览器。已编译通过,java面向对象网络编程书的源码。-java series of the web server and browser. Compiled by java object-oriented programming on the network source.
Platform: | Size: 618496 | Author: 李丹 | Hits:

[Web Server一个简单的Web服务器

Description: 一个简单的Web服务器 一个简单的Web服务器 一个简单的Web服务器 一个简单的Web服务器 一个简单的Web服务器 -a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web service Works for a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web server a simple Web service Treasury-
Platform: | Size: 21504 | Author: lili | Hits:

[Internet-NetworkWebServer2

Description: Computer Networking--A multithreaded Web server
Platform: | Size: 3072 | Author: | Hits:

[Internet-NetworkWeb Server

Description: 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
Platform: | Size: 23552 | Author: 耿神 | Hits:

[ADO-ODBCsocktest

Description: WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
Platform: | Size: 20480 | Author: 柳学铮 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Web ServerWebServer.java 用JAVA编写Web服务器

Description: WebServer.java 用JAVA编写Web服务器 -WebServer.java prepared with Java Web Server
Platform: | Size: 2048 | Author: 孙文涛 | Hits:

[Web ServerselfWebServer(java)

Description: 个人WEB服务器,能实现对静态网页的发布,能同时支持10上以上的并发访问,可扩展功能较强,有CGI接口-personal Web server, able to static Web publishing, will be able to support more than 10 on the concurrent access, which can be expanded more powerful, CGI
Platform: | Size: 2236416 | Author: 刘冰 | Hits:

[Web Server141_WebServer1

Description: 简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
Platform: | Size: 1024 | Author: 赵燕 | Hits:

[Windows DevelopJAVA-source

Description: 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMToACAD. JAVA using peer-to-peer network communication, writing articles, based on the URL of the Web server data access, Matlab environment Socket networking capabilities to achieve eight source ImageProcess
Platform: | Size: 544768 | Author: 尹志远 | Hits:

[Windows DevelopJava-netdog

Description: 本源码用Java语言实现对网络服务器的搜索,用于小型局域网-the source Java language to search the Web server for small LAN
Platform: | Size: 7168 | Author: 尹志远 | Hits:

[Web ServerWebServer-130

Description: 一个非常轻量级的Java Web服务器,【tiny java web server】支持Jsp,EJB。-A very lightweight Java Web server, [] tiny java web server support Jsp, EJB.
Platform: | Size: 2348032 | Author: 张林 | Hits:

[Web Serverwebserver

Description: 多线程web服务器 java语言 实现了 阅读文字 图片.jpg以及.gif -Multi-threaded web server, java language to implement read the text images. Jpg and. Gif
Platform: | Size: 2412544 | Author: 5817802 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net